home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / internet / other / news / nn13.lzh / USR / LIB / NN / HELP / HELP.SOR < prev    next >
Encoding:
Text File  |  1991-01-01  |  905 b   |  30 lines

  1. ⇧MENU SORTING MODES AND COMMANDS⇧
  2.  
  3. Variable:    sort-mode
  4.  
  5.     Determines the default menu sorting method.  It is a numeric
  6.     value corresponding to the modes described below:
  7.  
  8. :sort
  9.     Sort articles on menu according to current sort-mode.
  10.  
  11. :sort arrival        (sort-mode 0)
  12.     Sort articles in arrival, i.e. article number order.
  13.  
  14. :sort subject        (sort-mode 1)
  15.     Articles are grouped according to subject, each article within
  16.     a group is sorted according to posting date and time, and
  17.     the groups are sorted according to the age of the first article
  18.     in each group.
  19.  
  20. :sort lexical        (sort-mode 2)
  21.     Articles are sorted in lexicographical order on subject.
  22.     Articles with identical subjects are sorted after age.
  23.  
  24. :sort age        (sort-mode 3)
  25.     Articles ordered after posting date only.
  26.  
  27. :sort sender        (sort-mode 4)
  28.     Articles ordered after sender's name.
  29.     Articles from same sender are sorted on age.
  30.